Platform Explorer / Nuxeo Platform LTS 2017 9.10

Extension point configuration

Documentation

Defines the implementations of the Key/Value stores:

    <store class="org.nuxeo.runtime.kv.MemKeyValueStore" name="default"/>

The class must implement org.nuxeo.runtime.kv.KeyValueStoreProvider.

Contribution Descriptors

  • Class: org.nuxeo.runtime.kv.KeyValueStoreDescriptor

Contributions

No known contributions.